Skip to content

feat: automation script with MAB modes and context passing#4

Merged
cloudsyslab merged 1 commit intocloudsyslab:mainfrom
yash-yv-verma:feat/automation-mab
Feb 13, 2026
Merged

feat: automation script with MAB modes and context passing#4
cloudsyslab merged 1 commit intocloudsyslab:mainfrom
yash-yv-verma:feat/automation-mab

Conversation

@yash-yv-verma
Copy link
Contributor

  • automation_runner.py: run test cases with multiple models, optional feedback (stationary/non-stationary MAB)

  • main.py: allStepsAtOnceWithoutKnowledgeAgent, return debug/verification for context, handle dict knowledge_response

  • agents.py: model/temperature override, tool_call_limit, timeout 180s, generic verification prompt

  • metrics_db.py: temperature column, attempt_context table for storing/retrieving context between attempts

  • .gitignore: logs, debug_logs, db, cache, env, docs

- automation_runner.py: run test cases with multiple models, optional feedback (stationary/non-stationary MAB)

- main.py: allStepsAtOnceWithoutKnowledgeAgent, return debug/verification for context, handle dict knowledge_response

- agents.py: model/temperature override, tool_call_limit, timeout 180s, generic verification prompt

- metrics_db.py: temperature column, attempt_context table for storing/retrieving context between attempts

- .gitignore: logs, debug_logs, db, cache, env, docs
@cloudsyslab cloudsyslab merged commit 4f31256 into cloudsyslab:main Feb 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants